home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_451 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-10  |  373 b   |  19 lines

  1. on(release){
  2.    var ┬º\x01┬º = 942;
  3.    if(eval("\x01") == 942)
  4.    {
  5.       set("\x01",eval("\x01") - 393);
  6.       _visible = false;
  7.       stopAllSounds();
  8.       _root.gotoAndStop("choose");
  9.    }
  10.    else if(eval("\x01") == 549)
  11.    {
  12.       set("\x01",eval("\x01") - 344);
  13.    }
  14.    else if(eval("\x01") == 205)
  15.    {
  16.       set("\x01",eval("\x01") + 114);
  17.    }
  18. }
  19.